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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?γ?臾??筍るТB 001111111000001111000001001111111110010001101011001111110011111111100010101000011000001011101001100001000101001101000010 3f83c13fe46b3f3fe2a182e9845342
EUC-JP ?γ?臾??筍るТB 001111111010011011000011001111111110011111001100001111110011111111100100101000111010010011101011101001111011010001000010 3fa6c33fe7cc3f3fe4a3a4eba7b442
UTF-8 筽γ렕臾닺ㄵ筍るТB 1110011110101101101111011100111010110011111010111010000010010101111010001000011110111110111010111000101110111010111000111000010010110101111001111010110110001101111000111000001010001011110100001010001001000010 e7adbdceb3eba095e887beeb8bbae384b5e7ad8de3828bd0a242
UHC 筽γ렕臾닺ㄵ筍るТB 11101000101001001010010111100011100011101010101011101011101011001011010011101000101001001010010111100010111011001010101011101011101011001011010001000010 e8a4a5e38eaaebacb4e8a4a5e2ecaaebacb442

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