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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????悸}????悸{^ 001111110011111100111111001111111001110010100111011111010011111100111111001111110011111110011100101001110111101101011110 3f3f3f3f9ca77d3f3f3f3f9ca77b5e
EUC-JP ????悸}????悸{^ 001111110011111100111111001111111101100010101001011111010011111100111111001111110011111111011000101010010111101101011110 3f3f3f3fd8a97d3f3f3f3fd8a97b5e
UTF-8 렼뤶횓횓悸}렼뤶횓횓悸{^ 111010111010000010111100111010111010010010110110111011011001101010010011111011011001101010010011111001101000001010111000011111011110101110100000101111001110101110100100101101101110110110011010100100111110110110011010100100111110011010000010101110000111101101011110 eba0bceba4b6ed9a93ed9a93e682b87deba0bceba4b6ed9a93ed9a93e682b87b5e
UHC 렼뤶횓횓悸}렼뤶횓횓悸{^ 1000111011000100100011111110010011000011100011101100001110001110110011001111101101111101100011101100010010001111111001001100001110001110110000111000111011001100111110110111101101011110 8ec48fe4c38ec38eccfb7d8ec48fe4c38ec38eccfb7b5e

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