To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 躁???v躁???vB 11100111010011100011111100111111001111110111011011100111010011100011111100111111001111110111011001000010 e74e3f3f3f76e74e3f3f3f7642
EUC-JP 躁?橒?v躁?橒?vB 1110110110101111001111111000111111000101101011010011111101110110111011011010111100111111100011111100010110101101001111110111011001000010 edaf3f8fc5ad3f76edaf3f8fc5ad3f7642
UTF-8 躁렠橒렡v躁렠橒렡vB 111010001011101010000001111010111010000010100000111001101010100110010010111010111010000010100001011101101110100010111010100000011110101110100000101000001110011010101001100100101110101110100000101000010111011001000010 e8ba81eba0a0e6a992eba0a176e8ba81eba0a0e6a992eba0a17642
UHC 躁렠橒렡v躁렠橒렡vB 11110000111000101000111010110001111010011111100010001110101100100111011011110000111000101000111010110001111010011111100010001110101100100111011001000010 f0e28eb1e9f88eb276f0e28eb1e9f88eb27642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)