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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?芦????芦???^ 00111111100010001011000000111111001111110011111100111111100010001011000000111111001111110011111101011110 3f88b03f3f3f3f88b03f3f3f5e
EUC-JP ?芦????芦???^ 00111111101100001011001000111111001111110011111100111111101100001011001000111111001111110011111101011110 3fb0b23f3f3f3fb0b23f3f3f5e
UTF-8 뤗芦찋헴섄뤗芦찋헴섄^ 11101011101001001001011111101000100010101010011011101100101100001000101111101101100101111011010011101100100001001000010011101011101001001001011111101000100010101010011011101100101100001000101111101101100101111011010011101100100001001000010001011110 eba497e88aa6ecb08bed97b4ec8484eba497e88aa6ecb08bed97b4ec84845e
UHC 뤗芦찋헴섄뤗芦찋헴섄^ 100011111100011111111011110110001010100110001111110001111111000010111100101010011000111111000111111110111101100010101001100011111100011111110000101111001010100101011110 8fc7fbd8a98fc7f0bca98fc7fbd8a98fc7f0bca95e

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