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 11000011100011111100001110110001011111010111011011000011100011111100001110110001011111010111011001000010 c38fc3b17d76c38fc3b17d7642
EUC-JP テ湘ア}vテ湘ア}vB 1000111011000011101111101100010110001110101100010111110101110110100011101100001110111110110001011000111010110001011111010111011001000010 8ec3bec58eb17d768ec3bec58eb17d7642
UTF-8 テ湘ア}vテ湘ア}vB 1110111110111110100000111110011010111001100110001110111110111101101100010111110101110110111011111011111010000011111001101011100110011000111011111011110110110001011111010111011001000010 efbe83e6b998efbdb17d76efbe83e6b998efbdb17d7642
UHC ?湘?}v?湘?}vB 00111111110111111100111100111111011111010111011000111111110111111100111100111111011111010111011001000010 3fdfcf3f7d763fdfcf3f7d7642

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