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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 単但造谷贈但^ 10010010010100001001001001000001100100011010001010010010010010101001000110100001100100100100000101011110 9250924191a2924a91a192415e
EUC-JP 単但造谷贈但^ 11000011101100011100001110100010110000101010010011000011101010111100001010100011110000111010001001011110 c3b1c3a2c2a4c3abc2a3c3a25e
UTF-8 単但造谷贈但^ 11100101100011011001100011100100101111011000011011101001100000001010000011101000101100001011011111101000101101001000100011100100101111011000011001011110 e58d98e4bd86e980a0e8b0b7e8b488e4bd865e
UHC ?但造谷贈但^ 001111111101001110100011111100001110001111001101110110111111000111111100110100111010001101011110 3fd3a3f0e3cddbf1fcd3a35e

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