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 001111110011111101011110001111110011111101111101011101100011111100111111010111100011111100111111011111010111011001000010 3f3f5e3f3f7d763f3f5e3f3f7d7642
SJIS-WIN ??^??}v??^??}vB 001111110011111101011110001111110011111101111101011101100011111100111111010111100011111100111111011111010111011001000010 3f3f5e3f3f7d763f3f5e3f3f7d7642
EUC-JP ??^??}v??^??}vB 001111110011111101011110001111110011111101111101011101100011111100111111010111100011111100111111011111010111011001000010 3f3f5e3f3f7d763f3f5e3f3f7d7642
UTF-8 섣솩^셕솎}v섣솩^셕솎}vB 11101100100001001010001111101100100001101010100101011110111011001000010110010101111011001000011010001110011111010111011011101100100001001010001111101100100001101010100101011110111011001000010110010101111011001000011010001110011111010111011001000010 ec84a3ec86a95eec8595ec868e7d76ec84a3ec86a95eec8595ec868e7d7642
UHC 섣솩^셕솎}v섣솩^셕솎}vB 1011110010110010101111001101111001011110101111001100011010111100110101000111110101110110101111001011001010111100110111100101111010111100110001101011110011010100011111010111011001000010 bcb2bcde5ebcc6bcd47d76bcb2bcde5ebcc6bcd47d7642

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