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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ?釐ごL?釐ごL^ 00111111111001111101100010000010101100100100110000111111111001111101100010000010101100100100110001011110 3fe7d882b24c3fe7d882b24c5e
EUC-JP ?釐ごL?釐ごL^ 00111111111011101101101010100100101101000100110000111111111011101101101010100100101101000100110001011110 3feedaa4b44c3feedaa4b44c5e
UTF-8 룵釐ごL룵釐ごL^ 111010111010001110110101111010011000011110010000111000111000000110010100010011001110101110100011101101011110100110000111100100001110001110000001100101000100110001011110 eba3b5e98790e381944ceba3b5e98790e381944c5e
UHC 룵釐ごL룵釐ごL^ 100011111010101011010111111011011010101010110100010011001000111110101010110101111110110110101010101101000100110001011110 8faad7edaab44c8faad7edaab44c5e

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