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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???俺???恙 00111111001111110011111110001001101101000011111100111111001111111001110010011001 3f3f3f89b43f3f3f9c99
EUC-JP ???俺???恙 00111111001111110011111110110010101101100011111100111111001111111101011111111001 3f3f3fb2b63f3f3fd7f9
UTF-8 쑹롈쒔俺렔롈쒔恙 111011001001000110111001111010111010000110001000111011001001001010010100111001001011111110111010111010111010000010010100111010111010000110001000111011001001001010010100111001101000000110011001 ec91b9eba188ec9294e4bfbaeba094eba188ec9294e68199
UHC 쑹롈쒔俺렔롈쒔恙 10111110101010111000111011001110101111101010110111100101111011111000111010101001100011101100111010111110101011011110010110111111 beab8ecebeade5ef8ea98ecebeade5bf

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