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 ?ъ????ъ???^ 00111111100001001000110000111111001111110011111100111111100001001000110000111111001111110011111101011110 3f848c3f3f3f3f848c3f3f3f5e
EUC-JP ?ъ????ъ???^ 00111111101001111110110000111111001111110011111100111111101001111110110000111111001111110011111101011110 3fa7ec3f3f3f3fa7ec3f3f3f5e
UTF-8 泥ъ쮫吏쏫泥ъ쮫吏쏫^ 1110111110100111101000111101000110001010111011001010111010101011111011111010011110011110111011001000111110101011111011111010011110100011110100011000101011101100101011101010101111101111101001111001111011101100100011111010101101011110 efa7a3d18aecaeabefa79eec8fabefa7a3d18aecaeabefa79eec8fab5e
UHC 泥ъ쮫吏쏫泥ъ쮫吏쏫^ 111011001011001010101100111011001010100010001000111011001010011110011100010010111110110010110010101011001110110010101000100010001110110010100111100111000100101101011110 ecb2aceca888eca79c4becb2aceca888eca79c4b5e

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