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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 池基??棕魅? 1001001001110010100010101110111000111111001111111001111010100001100101101010001100111111 92728aee3f3f9ea196a33f
EUC-JP 池基??棕魅? 1100001111010011101101001111000000111111001111111101110010100011110011001010010100111111 c3d3b4f03f3fdca3cca53f
UTF-8 池基렰렞棕魅ㄵ 111001101011000110100000111001011001111110111010111010111010000010110000111010111010000010011110111001101010001110010101111010011010110110000101111000111000010010110101 e6b1a0e59fbaeba0b0eba09ee6a395e9ad85e384b5
UHC 池基렰렞棕魅ㄵ 1111001010101110110100001111000110001110101111011000111010101111111100001111011111011000111001011010010010100101 f2aed0f18ebd8eaff0f7d8e5a4a5

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