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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?蓍?}v?蓍?}vB 00111111111001001110011100111111011111010111011000111111111001001110011100111111011111010111011001000010 3fe4e73f7d763fe4e73f7d7642
EUC-JP ?蓍?}v?蓍?}vB 00111111111010001110100100111111011111010111011000111111111010001110100100111111011111010111011001000010 3fe8e93f7d763fe8e93f7d7642
UTF-8 댵蓍뒃}v댵蓍뒃}vB 1110101110001100101101011110100010010011100011011110101110010010100000110111110101110110111010111000110010110101111010001001001110001101111010111001001010000011011111010111011001000010 eb8cb5e8938deb92837d76eb8cb5e8938deb92837d7642
UHC 댵蓍뒃}v댵蓍뒃}vB 1000100011011000111000111100100110001010100000010111110101110110100010001101100011100011110010011000101010000001011111010111011001000010 88d8e3c98a817d7688d8e3c98a817d7642

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