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 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 狒糀狒烱}v狒糀狒烱}vB 111000001011111111100010111011111110000010111111111000000111011101111101011101101110000010111111111000101110111111100000101111111110000001110111011111010111011001000010 e0bfe2efe0bfe0777d76e0bfe2efe0bfe0777d7642
EUC-JP 狒糀狒烱}v狒糀狒烱}vB 111000001100000111100100111100011110000011000001110111111101100001111101011101101110000011000001111001001111000111100000110000011101111111011000011111010111011001000010 e0c1e4f1e0c1dfd87d76e0c1e4f1e0c1dfd87d7642
UTF-8 狒糀狒烱}v狒糀狒烱}vB 1110011110001011100100101110011110110011100000001110011110001011100100101110011110000011101100010111110101110110111001111000101110010010111001111011001110000000111001111000101110010010111001111000001110110001011111010111011001000010 e78b92e7b380e78b92e783b17d76e78b92e7b380e78b92e783b17d7642
UHC ???烱}v???烱}vB 001111110011111100111111110011001101111001111101011101100011111100111111001111111100110011011110011111010111011001000010 3f3f3fccde7d763f3f3fccde7d7642

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