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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 厓?Ⅵ}厓?Ⅵ{^ 11111010100011010011111110000111010110010111110111111010100011010011111110000111010110010111101101011110 fa8d3f87597dfa8d3f87597b5e
EUC-JP 厓??}厓??{^ 10001111101101001100011100111111001111110111110110001111101101001100011100111111001111110111101101011110 8fb4c73f3f7d8fb4c73f3f7b5e
UTF-8 厓뀐Ⅵ}厓뀐Ⅵ{^ 111001011000111010010011111010111000000010010000111000101000010110100101011111011110010110001110100100111110101110000000100100001110001010000101101001010111101101011110 e58e93eb8090e285a57de58e93eb8090e285a57b5e
UHC 厓뀐Ⅵ}厓뀐Ⅵ{^ 111001001110110110110010111011111010010110110101011111011110010011101101101100101110111110100101101101010111101101011110 e4edb2efa5b57de4edb2efa5b57b5e

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