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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN 羨}羨羨[}羨}羨羨[{^ 10010001010000010111110110010001010000011001000101000001010110110111110110010001010000010111110110010001010000011001000101000001010110110111101101011110 91417d914191415b7d91417d914191415b7b5e
EUC-JP 羨}羨羨[}羨}羨羨[{^ 11000001101000100111110111000001101000101100000110100010010110110111110111000001101000100111110111000001101000101100000110100010010110110111101101011110 c1a27dc1a2c1a25b7dc1a27dc1a2c1a25b7b5e
UTF-8 羨}羨羨[}羨}羨羨[{^ 11100111101111101010100001111101111001111011111010101000111001111011111010101000010110110111110111100111101111101010100001111101111001111011111010101000111001111011111010101000010110110111101101011110 e7bea87de7bea8e7bea85b7de7bea87de7bea8e7bea85b7b5e
UHC 羨}羨羨[}羨}羨羨[{^ 11100000110011000111110111100000110011001110000011001100010110110111110111100000110011000111110111100000110011001110000011001100010110110111101101011110 e0cc7de0cce0cc5b7de0cc7de0cce0cc5b7b5e

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