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 ?????????F 00111111001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f3f46
SJIS-WIN ???恁???ы?F 001111110011111100111111100111001000110000111111001111110011111110000100100011010011111101000110 3f3f3f9c8c3f3f3f848d3f46
EUC-JP ???恁???ы?F 001111110011111100111111110101111110110000111111001111110011111110100111111011010011111101000110 3f3f3fd7ec3f3f3fa7ed3f46
UTF-8 梨붿㎛恁띠콉吏ы삜F 111011111010011110100010111010111011011010111111111000111000111010011011111001101000000110000001111010111001110110100000111011001011110110001001111011111010011110011110110100011000101111101100100000101001110001000110 efa7a2ebb6bfe38e9be68181eb9da0ecbd89efa79ed18bec829c46
UHC 梨붿㎛恁띠콉吏ы삜F 11101100101100011001010011101100101001111010110111101100111101101011011011101100101100011000010111101100101001111010110011101101100110001001111101000110 ecb194eca7adecf6b6ecb185eca7aced989f46

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