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 池???矣?j 10010010011100100011111100111111001111111110000111100001001111111000001010001010 92723f3f3fe1e13f828a
EUC-JP 池???矣?j 11000011110100110011111100111111001111111110001011100011001111111010001111101010 c3d33f3f3fe2e33fa3ea
UTF-8 池렔狀렡矣얜j 111001101011000110100000111010111010000010010100111011111010011110111010111010111010000010100001111001111001111110100011111011001001011010011100111011111011110110001010 e6b1a0eba094efa7baeba0a1e79fa3ec969cefbd8a
UHC 池렔狀렡矣얜j 1111001010101110100011101010100111101101111011101000111010110010111010111111100010111110111010111010001111101010 f2ae8ea9edee8eb2ebf8beeba3ea

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