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 ??U??I??U??I^ 00111111001111110101010100111111001111110100100100111111001111110101010100111111001111110100100101011110 3f3f553f3f493f3f553f3f495e
SJIS-WIN ??U??I??U??I^ 00111111001111110101010100111111001111110100100100111111001111110101010100111111001111110100100101011110 3f3f553f3f493f3f553f3f495e
EUC-JP ??U??I??U??I^ 00111111001111110101010100111111001111110100100100111111001111110101010100111111001111110100100101011110 3f3f553f3f493f3f553f3f495e
UTF-8 횂혩U횂혩I횂혩U횂혩I^ 1110110110011010100000101110110110011000101010010101010111101101100110101000001011101101100110001010100101001001111011011001101010000010111011011001100010101001010101011110110110011010100000101110110110011000101010010100100101011110 ed9a82ed98a955ed9a82ed98a949ed9a82ed98a955ed9a82ed98a9495e
UHC 횂혩U횂혩I횂혩U횂혩I^ 110000111000001011000010100100010101010111000011100000101100001010010001010010011100001110000010110000101001000101010101110000111000001011000010100100010100100101011110 c382c29155c382c29149c382c29155c382c291495e

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