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 ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
SJIS-WIN 厓??E}厓??E{^ 11111010100011010011111100111111010001010111110111111010100011010011111100111111010001010111101101011110 fa8d3f3f457dfa8d3f3f457b5e
EUC-JP 厓??E}厓??E{^ 100011111011010011000111001111110011111101000101011111011000111110110100110001110011111100111111010001010111101101011110 8fb4c73f3f457d8fb4c73f3f457b5e
UTF-8 厓⑴텥E}厓⑴텥E{^ 1110010110001110100100111110001010010001101101001110110110000101101001010100010101111101111001011000111010010011111000101001000110110100111011011000010110100101010001010111101101011110 e58e93e291b4ed85a5457de58e93e291b4ed85a5457b5e
UHC 厓⑴텥E}厓⑴텥E{^ 1110010011101101101010011110011110110110100110100100010101111101111001001110110110101001111001111011011010011010010001010111101101011110 e4eda9e7b69a457de4eda9e7b69a457b5e

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