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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 圓?納[圓?納[^ 10011010101000100011111110010100010110110101101110011010101000100011111110010100010110110101101101011110 9aa23f945b5b9aa23f945b5b5e
EUC-JP 圓?納[圓?納[^ 11010100101001000011111111000111101111000101101111010100101001000011111111000111101111000101101101011110 d4a43fc7bc5bd4a43fc7bc5b5e
UTF-8 圓ㅸ納[圓ㅸ納[^ 111001011001110010010011111000111000010110111000111001111011010010001101010110111110010110011100100100111110001110000101101110001110011110110100100011010101101101011110 e59c93e385b8e7b48d5be59c93e385b8e7b48d5b5e
UHC 圓ㅸ納[圓ㅸ納[^ 111010101010110110100100111010001101001010100001010110111110101010101101101001001110100011010010101000010101101101011110 eaada4e8d2a15beaada4e8d2a15b5e

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