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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鈺??膺?Ⅴ鷹? 111110111100010000111111001111111110010001011110001111111000011101011000100100011110100100111111 fbc43f3fe45e3f875891e93f
EUC-JP 鈺??膺??鷹? 100011111110001111010101001111110011111111100111101111110011111100111111110000101110101100111111 8fe3d53f3fe7bf3f3fc2eb3f
UTF-8 鈺쎈맠膺쀯Ⅴ鷹귘 111010011000100010111010111011001000111010001000111010111010011110100000111010001000011010111010111011001000000010101111111000101000010110100100111010011011011110111001111010101011011110011000 e988baec8e88eba7a0e886baec80afe285a4e9b7b9eab798
UHC 鈺쎈맠膺쀯Ⅴ鷹귘 11101000101011011011110111101011100100001010110111101011111011001001011111101111101001011011010011101011111011011000001011100010 e8adbdeb90adebec97efa5b4ebed82e2

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