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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????ゲ?厓?^ 001111110011111100111111001111110011111110000011010100010011111111111010100011010011111101011110 3f3f3f3f3f83513ffa8d3f5e
EUC-JP ?????ゲ?厓?^ 00111111001111110011111100111111001111111010010110110010001111111000111110110100110001110011111101011110 3f3f3f3f3fa5b23f8fb4c73f5e
UTF-8 룶퀛㈛룵쾹ゲ룵厓㈒^ 11101011101000111011011011101101100000001001101111100011100010001001101111101011101000111011010111101100101111101011100111100011100000101011001011101011101000111011010111100101100011101001001111100011100010001001001001011110 eba3b6ed809be3889beba3b5ecbeb9e382b2eba3b5e58e93e388925e
UHC 룶퀛㈛룵쾹ゲ룵厓㈒^ 10001111101010111011001110001111101010011100110010001111101010101011001010001111101010111011001010001111101010101110010011101101101010011100001101011110 8fabb38fa9cc8faab28fabb28faae4eda9c35e

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