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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?遯??}?遯??{^ 00111111111001111010101000111111001111110111110100111111111001111010101000111111001111110111101101011110 3fe7aa3f3f7d3fe7aa3f3f7b5e
EUC-JP ?遯??}?遯??{^ 00111111111011101010110000111111001111110111110100111111111011101010110000111111001111110111101101011110 3feeac3f3f7d3feeac3f3f7b5e
UTF-8 裡遯렠렋}裡遯렠렋{^ 111011111010011110101000111010011000000110101111111010111010000010100000111010111010000010001011011111011110111110100111101010001110100110000001101011111110101110100000101000001110101110100000100010110111101101011110 efa7a8e981afeba0a0eba08b7defa7a8e981afeba0a0eba08b7b5e
UHC 裡遯렠렋}裡遯렠렋{^ 11101100110000011101010011101110100011101011000110001110101000100111110111101100110000011101010011101110100011101011000110001110101000100111101101011110 ecc1d4ee8eb18ea27decc1d4ee8eb18ea27b5e

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