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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 眩竺}v眩竺}vB 11100001101111111000111010110001011111010111011011100001101111111000111010110001011111010111011001000010 e1bf8eb17d76e1bf8eb17d7642
EUC-JP 眩竺}v眩竺}vB 11100010110000011011110010110011011111010111011011100010110000011011110010110011011111010111011001000010 e2c1bcb37d76e2c1bcb37d7642
UTF-8 眩竺}v眩竺}vB 1110011110011100101010011110011110101011101110100111110101110110111001111001110010101001111001111010101110111010011111010111011001000010 e79ca9e7abba7d76e79ca9e7abba7d7642
UHC 眩竺}v眩竺}vB 11111010110111111111010111100111011111010111011011111010110111111111010111100111011111010111011001000010 fadff5e77d76fadff5e77d7642

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