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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 爰?仲?}爰?仲?{^ 111000001010011100111111100100101000011100111111011111011110000010100111001111111001001010000111001111110111101101011110 e0a73f92873f7de0a73f92873f7b5e
EUC-JP 爰?仲?}爰?仲?{^ 111000001010100100111111110000111110011100111111011111011110000010101001001111111100001111100111001111110111101101011110 e0a93fc3e73f7de0a93fc3e73f7b5e
UTF-8 爰렚仲죕}爰렚仲죕{^ 111001111000100010110000111010111010000010011010111001001011101110110010111011001010001110010101011111011110011110001000101100001110101110100000100110101110010010111011101100101110110010100011100101010111101101011110 e788b0eba09ae4bbb2eca3957de788b0eba09ae4bbb2eca3957b5e
UHC 爰렚仲죕}爰렚仲죕{^ 11101010101110101000111010101101111100011110101011000001110011110111110111101010101110101000111010101101111100011110101011000001110011110111101101011110 eaba8eadf1eac1cf7deaba8eadf1eac1cf7b5e

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