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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 褸珠患}褸珠患{^ 111001011111100010001110111011001000101010110011011111011110010111111000100011101110110010001010101100110111101101011110 e5f88eec8ab37de5f88eec8ab37b5e
EUC-JP 褸珠患}褸珠患{^ 111010101111101010111100111011101011010010110101011111011110101011111010101111001110111010110100101101010111101101011110 eafabceeb4b57deafabceeb4b57b5e
UTF-8 褸珠患}褸珠患{^ 111010001010010010111000111001111000111110100000111001101000001010100011011111011110100010100100101110001110011110001111101000001110011010000010101000110111101101011110 e8a4b8e78fa0e682a37de8a4b8e78fa0e682a37b5e
UHC 褸珠患}褸珠患{^ 110101111010111011110001110000011111110010110100011111011101011110101110111100011100000111111100101101000111101101011110 d7aef1c1fcb47dd7aef1c1fcb47b5e

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