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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌??意??怨??^ 11100010101000110011111100111111100010001101001100111111001111111000100110000101001111110011111101011110 e2a33f3f88d33f3f89853f3f5e
EUC-JP 筌??意??怨??^ 11100100101001010011111100111111101100001101010100111111001111111011000111100101001111110011111101011110 e4a53f3fb0d53f3fb1e53f3f5e
UTF-8 筌띻퀣意낉쭕怨쀬봾^ 11100111101011011000110011101011100111011011101111101101100000001010001111100110100001001000111111101011100000101000100111101100101011011001010111100110100000001010100011101100100000001010110011101011101101001011111001011110 e7ad8ceb9dbbed80a3e6848feb8289ecad95e680a8ec80acebb4be5e
UHC 筌띻퀣意낉쭕怨쀬봾^ 11101111101001111000110111101010101100111001011111101011111100101000010111101111101001111000110111101010101100111001011111101100100101001000010101011110 efa78deab397ebf285efa78deab397ec94855e

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