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 ???饒??驛??^ 001111110011111100111111111010010110000000111111001111111110100110000011001111110011111101011110 3f3f3fe9603f3fe9833f3f5e
EUC-JP ???饒??驛??^ 001111110011111100111111111100011100000100111111001111111111000111100011001111110011111101011110 3f3f3ff1c13f3ff1e33f3f5e
UTF-8 歷쇽풄饒쀯스驛드ㅁ^ 11101111101001101000110011101100100001111011110111101101100100101000010011101001101001011001001011101100100000001010111111101100100010101010010011101001101010011001101111101011100100111001110011100011100001011000000101011110 efa68cec87bded9284e9a592ec80afec8aa4e9a99beb939ce385815e
UHC 歷쇽풄饒쀯스驛드ㅁ^ 11100110101110001011110011101111101111101000110011101001101011101001011111101111101111011011101011100110101111101011010111100101101001001011000101011110 e6b8bcefbe8ce9ae97efbdbae6beb5e5a4b15e

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