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 鄒カツー邨ら尚 1110011110111110101101101100001010110000111001111011010110000010111001111000111110101110 e7beb6c2b0e7b582e78fae
EUC-JP 鄒カツー邨ら尚 1110111011000000100011101011011010001110110000101000111010110000111011101011011110100100111010011011111010110000 eec08eb68ec28eb0eeb7a4e9beb0
UTF-8 鄒カツー邨ら尚 111010011000010010010010111011111011110110110110111011111011111010000010111011111011110110110000111010011000001010101000111000111000001010001001111001011011000010011010 e98492efbdb6efbe82efbdb0e982a8e38289e5b09a
UHC 鄒???邨ら? 11110101110110110011111100111111001111111111010110111110101010101110100100111111 f5db3f3f3ff5beaae93f

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