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 ???憶?}???憶?{^ 001111110011111100111111100010011010111100111111011111010011111100111111001111111000100110101111001111110111101101011110 3f3f3f89af3f7d3f3f3f89af3f7b5e
EUC-JP ???憶?}???憶?{^ 001111110011111100111111101100101011000100111111011111010011111100111111001111111011001010110001001111110111101101011110 3f3f3fb2b13f7d3f3f3fb2b13f7b5e
UTF-8 流띶맒憶쁭}流띶맒憶쁭{^ 111011111010011110001010111010111001110110110110111010111010011110010010111001101000011010110110111011001000000110101101011111011110111110100111100010101110101110011101101101101110101110100111100100101110011010000110101101101110110010000001101011010111101101011110 efa78aeb9db6eba792e686b6ec81ad7defa78aeb9db6eba792e686b6ec81ad7b5e
UHC 流띶맒憶쁭}流띶맒憶쁭{^ 1110101011111100100011011110010110111000101111011110010111100011100110000110111001111101111010101111110010001101111001011011100010111101111001011110001110011000011011100111101101011110 eafc8de5b8bde5e3986e7deafc8de5b8bde5e3986e7b5e

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