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 ?搬??}?搬??{^ 00111111100101001100000000111111001111110111110100111111100101001100000000111111001111110111101101011110 3f94c03f3f7d3f94c03f3f7b5e
EUC-JP ?搬??}?搬??{^ 00111111110010001100001000111111001111110111110100111111110010001100001000111111001111110111101101011110 3fc8c23f3f7d3fc8c23f3f7b5e
UTF-8 理搬렲렧}理搬렲렧{^ 111011111010011110100100111001101001000010101100111010111010000010110010111010111010000010100111011111011110111110100111101001001110011010010000101011001110101110100000101100101110101110100000101001110111101101011110 efa7a4e690aceba0b2eba0a77defa7a4e690aceba0b2eba0a77b5e
UHC 理搬렲렧}理搬렲렧{^ 11101100101101011101101011100110100011101011111110001110101101100111110111101100101101011101101011100110100011101011111110001110101101100111101101011110 ecb5dae68ebf8eb67decb5dae68ebf8eb67b5e

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