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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
EUC-JP ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
UTF-8 떷쎭쁮}v떷쎭쁮}vB 1110101110010110101101111110110010001110101011011110110010000001101011100111110101110110111010111001011010110111111011001000111010101101111011001000000110101110011111010111011001000010 eb96b7ec8eadec81ae7d76eb96b7ec8eadec81ae7d7642
UHC 떷쎭쁮}v떷쎭쁮}vB 1000101111000010100110111101010010011000011011110111110101110110100010111100001010011011110101001001100001101111011111010111011001000010 8bc29bd4986f7d768bc29bd4986f7d7642

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