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 ???悠х????^ 001111110011111100111111100101110100100110000100100001110011111100111111001111110011111101011110 3f3f3f974984873f3f3f3f5e
EUC-JP ???悠х????^ 001111110011111100111111110011011010101010100111111001110011111100111111001111110011111101011110 3f3f3fcdaaa7e73f3f3f3f5e
UTF-8 嶺뚣끂悠х춯栒룰퍚^ 111011111010011010101011111010111001101010100011111010111000000110000010111001101000001010100000110100011000010111101100101101101010111111100110101000001001001011101011101000111011000011101101100011011001101001011110 efa6abeb9aa3eb8182e682a0d185ecb6afe6a092eba3b0ed8d9a5e
UHC 嶺뚣끂悠х춯栒룰퍚^ 11100111101011011000110011100011100001011011100011101010111011011010110011100111101011011000110011100010111000111011011111101010101110111001000101011110 e7ad8ce385b8eaedace7ad8ce2e3b7eabb915e

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