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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鸚??爰??儀 11101010010111110011111100111111111000001010011100111111001111111000101101010110 ea5f3f3fe0a73f3f8b56
EUC-JP 鸚??爰??儀 11110011110000000011111100111111111000001010100100111111001111111011010110110111 f3c03f3fe0a93f3fb5b7
UTF-8 鸚룸뜆爰쇽쭪儀 111010011011100010011010111010111010001110111000111010111001110010000110111001111000100010110000111011001000011110111101111011001010110110101010111001011000010010000000 e9b89aeba3b8eb9c86e788b0ec87bdecadaae58480
UHC 鸚룸뜆爰쇽쭪儀 1110010110100100101101111110101110001101100010011110101010111010101111001110111110100111100111101110101111110000 e5a4b7eb8d89eababcefa79eebf0

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