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 ??????乙??^ 0011111100111111001111110011111100111111001111111000100110110011001111110011111101011110 3f3f3f3f3f3f89b33f3f5e
EUC-JP 孼?????乙??^ 10001111101110101100001100111111001111110011111100111111001111111011001010110101001111110011111101011110 8fbac33f3f3f3f3fb2b53f3f5e
UTF-8 孼댁궘泥묉뤃乙댁퐶^ 11100101101011011011110011101011100011001000000111101010101101101001100011101111101001111010001111101011101011001000100111101011101001001000001111100100101110011001100111101011100011001000000111101101100100001011011001011110 e5adbceb8c81eab698efa7a3ebac89eba483e4b999eb8c81ed90b65e
UHC 孼댁궘泥묉뤃乙댁퐶^ 11100101111011011011010011101100100000101010110111101100101100101001000111100110100011111011010011101011111000001011010011101100101111011001111101011110 e5edb4ec82adecb291e68fb4ebe0b4ecbd9f5e

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