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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???枇駕??^ 00111111001111110011111110010100111110001000100111101101001111110011111101011110 3f3f3f94f889ed3f3f5e
EUC-JP ???枇駕??^ 00111111001111110011111111001000111110101011001011101111001111110011111101011110 3f3f3fc8fab2ef3f3f5e
UTF-8 뤛퐥퀚枇駕렢롘^ 11101011101001001001101111101101100100001010010111101101100000001001101011100110100111101000011111101001101001111001010111101011101000001010001011101011101000011001100001011110 eba49bed90a5ed809ae69e87e9a795eba0a2eba1985e
UHC 뤛퐥퀚枇駕렢롘^ 100011111100101010111101100011101011001110001110110111011110110111001010101111011000111010110011100011101101110001011110 8fcabd8eb38eddedcabd8eb38edc5e

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