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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??稟岬??稟岬^ 00111111001111111110001001100111100101101010011000111111001111111110001001100111100101101010011001011110 3f3fe26796a63f3fe26796a65e
EUC-JP ?đ稟岬?đ稟岬^ 0011111110001111101010011100001011100011110010001100110010101000001111111000111110101001110000101110001111001000110011001010100001011110 3f8fa9c2e3c8cca83f8fa9c2e3c8cca85e
UTF-8 룶đ稟岬룶đ稟岬^ 1110101110100011101101101100010010010001111001111010100010011111111001011011001010101100111010111010001110110110110001001001000111100111101010001001111111100101101100101010110001011110 eba3b6c491e7a89fe5b2aceba3b6c491e7a89fe5b2ac5e
UHC 룶đ稟岬룶đ稟岬^ 1000111110101011101010011010001011111001101000101100101110100010100011111010101110101001101000101111100110100010110010111010001001011110 8faba9a2f9a2cba28faba9a2f9a2cba25e

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