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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 自汐爾式自汐爾式B 1000111010101001100011101010110010001110101000101000111010101110100011101010100110001110101011001000111010100010100011101010111001000010 8ea98eac8ea28eae8ea98eac8ea28eae42
EUC-JP 自汐爾式自汐爾式B 1011110010101011101111001010111010111100101001001011110010110000101111001010101110111100101011101011110010100100101111001011000001000010 bcabbcaebca4bcb0bcabbcaebca4bcb042
UTF-8 自汐爾式自汐爾式B 11101000100001111010101011100110101100011001000011100111100010001011111011100101101111001000111111101000100001111010101011100110101100011001000011100111100010001011111011100101101111001000111101000010 e887aae6b190e788bee5bc8fe887aae6b190e788bee5bc8f42
UHC 自汐爾式自汐爾式B 1110110110111011111000001011000111101100101100111110001111010010111011011011101111100000101100011110110010110011111000111101001001000010 edbbe0b1ecb3e3d2edbbe0b1ecb3e3d242

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