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 ?孺??}?孺??{^ 00111111100110110111110100111111001111110111110100111111100110110111110100111111001111110111101101011110 3f9b7d3f3f7d3f9b7d3f3f7b5e
EUC-JP ?孺??}?孺??{^ 00111111110101011101111000111111001111110111110100111111110101011101111000111111001111110111101101011110 3fd5de3f3f7d3fd5de3f3f7b5e
UTF-8 렱孺렱서}렱孺렱서{^ 111010111010000010110001111001011010110110111010111010111010000010110001111011001000010010011100011111011110101110100000101100011110010110101101101110101110101110100000101100011110110010000100100111000111101101011110 eba0b1e5adbaeba0b1ec849c7deba0b1e5adbaeba0b1ec849c7b5e
UHC 렱孺렱서}렱孺렱서{^ 10001110101111101110101011101000100011101011111010111100101011010111110110001110101111101110101011101000100011101011111010111100101011010111101101011110 8ebeeae88ebebcad7d8ebeeae88ebebcad7b5e

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