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 鰲k?慂э?涅 111010011110000010000010100010110011111110011100110010001000010010001111001111111001111110111000 e9e0828b3f9cc8848f3f9fb8
EUC-JP 鰲k?慂э?涅 111100101110001010100011111010110011111111011000110010101010011111101111001111111101111010111010 f2e2a3eb3fd8caa7ef3fdeba
UTF-8 鰲k젒慂э쫶涅 1110100110110000101100101110111110111101100010111110110010100000100100101110011010000101100000101101000110001101111011001010101110110110111001101011011010000101 e9b0b2efbd8beca092e68582d18decabb6e6b685
UHC 鰲k젒慂э쫶涅 1110100010100111101000111110101110100000100100011110100110111101101011001110111110100110100011011110011011101110 e8a7a3eba091e9bdacefa68de6ee

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