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 ?J^h?J^fN}?J^h?J^fN{^ 001111110100101001011110011010000011111101001010010111100110011001001110011111010011111101001010010111100110100000111111010010100101111001100110010011100111101101011110 3f4a5e683f4a5e664e7d3f4a5e683f4a5e664e7b5e
SJIS-WIN 盧J^h盧J^fN}盧J^h盧J^fN{^ 11100001101110000100101001011110011010001110000110111000010010100101111001100110010011100111110111100001101110000100101001011110011010001110000110111000010010100101111001100110010011100111101101011110 e1b84a5e68e1b84a5e664e7de1b84a5e68e1b84a5e664e7b5e
EUC-JP 盧J^h盧J^fN}盧J^h盧J^fN{^ 11100010101110100100101001011110011010001110001010111010010010100101111001100110010011100111110111100010101110100100101001011110011010001110001010111010010010100101111001100110010011100111101101011110 e2ba4a5e68e2ba4a5e664e7de2ba4a5e68e2ba4a5e664e7b5e
UTF-8 盧J^h盧J^fN}盧J^h盧J^fN{^ 1110011110011011101001110100101001011110011010001110011110011011101001110100101001011110011001100100111001111101111001111001101110100111010010100101111001101000111001111001101110100111010010100101111001100110010011100111101101011110 e79ba74a5e68e79ba74a5e664e7de79ba74a5e68e79ba74a5e664e7b5e
UHC 盧J^h盧J^fN}盧J^h盧J^fN{^ 11010110110101000100101001011110011010001101011011010100010010100101111001100110010011100111110111010110110101000100101001011110011010001101011011010100010010100101111001100110010011100111101101011110 d6d44a5e68d6d44a5e664e7dd6d44a5e68d6d44a5e664e7b5e

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