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 褶咏伽瀨、贒ァ 111001011111011110011001111001111000100110111110111110110101000010100100111110111010111110100111 e5f799e789befb50a4fbafa7
EUC-JP 褶咏伽?、贒ァ 1110101011111001110100101110100110110010110000000011111110001110101001001000111111011111110000111000111010100111 eaf9d2e9b2c03f8ea48fdfc38ea7
UTF-8 褶咏伽瀨、贒ァ 111010001010010010110110111001011001001010001111111001001011110010111101111001111000000010101000111011111011110110100100111010001011010010010010111011111011110110100111 e8a4b6e5928fe4bcbde780a8efbda4e8b492efbda7
UHC 褶?伽瀨??? 11100011101010000011111111001010101000011101011011101110001111110011111100111111 e3a83fcaa1d6ee3f3f3f

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