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 ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
SJIS-WIN ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
EUC-JP ?????z?????zB 00111111001111110011111100111111001111110111101000111111001111110011111100111111001111110111101001000010 3f3f3f3f3f7a3f3f3f3f3f7a42
UTF-8 쩐횊혧횕챕z쩐횊혧횕챕zB 111011001010100110010000111011011001101010001010111011011001100010100111111011011001101010010101111011001011000110010101011110101110110010101001100100001110110110011010100010101110110110011000101001111110110110011010100101011110110010110001100101010111101001000010 eca990ed9a8aed98a7ed9a95ecb1957aeca990ed9a8aed98a7ed9a95ecb1957a42
UHC 쩐횊혧횕챕z쩐횊혧횕챕zB 1100001010111110110000111000100011000010100011111100001110001111110000111010100101111010110000101011111011000011100010001100001010001111110000111000111111000011101010010111101001000010 c2bec388c28fc38fc3a97ac2bec388c28fc38fc3a97a42

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