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 ?????????T 00111111001111110011111100111111001111110011111100111111001111110011111101010100 3f3f3f3f3f3f3f3f3f54
SJIS-WIN ?e?節?????T 001111111000001010000101001111111001000011011111001111110011111100111111001111110011111101010100 3f82853f90df3f3f3f3f3f54
EUC-JP ?e?節??濚??T 0011111110100011111001010011111111000000111000010011111100111111100011111100100110100001001111110011111101010100 3fa3e53fc0e13f3f8fc9a13f3f54
UTF-8 遼e벼節ㅿ슝濚㏆스T 11101111101001111000001111101111101111011000010111101011101100101011110011100111101011111000000011100011100001011011111111101100100010101001110111100110101111111001101011100011100011111000011011101100100010101010010001010100 efa783efbd85ebb2bce7af80e385bfec8a9de6bf9ae38f86ec8aa454
UHC 遼e벼節ㅿ슝濚㏆스T 11101001101011001010001111100101101110101010110111101111101111011010010011101111101111011011100111100111101110011010011111101111101111011011101001010100 e9aca3e5baadefbda4efbdb9e7b9a7efbdba54

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