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 ???節?}???節?{^ 001111110011111100111111100100001101111100111111011111010011111100111111001111111001000011011111001111110111101101011110 3f3f3f90df3f7d3f3f3f90df3f7b5e
EUC-JP ???節?}???節?{^ 001111110011111100111111110000001110000100111111011111010011111100111111001111111100000011100001001111110111101101011110 3f3f3fc0e13f7d3f3f3fc0e13f7b5e
UTF-8 料ㅷ텚節쉓}料ㅷ텚節쉓{^ 111011111010011010111110111000111000010110110111111011011000010110011010111001111010111110000000111011001000100110010011011111011110111110100110101111101110001110000101101101111110110110000101100110101110011110101111100000001110110010001001100100110111101101011110 efa6bee385b7ed859ae7af80ec89937defa6bee385b7ed859ae7af80ec89937b5e
UHC 料ㅷ텚節쉓}料ㅷ텚節쉓{^ 1110100011110111101001001110011110110110100100111110111110111101100110100110101101111101111010001111011110100100111001111011011010010011111011111011110110011010011010110111101101011110 e8f7a4e7b693efbd9a6b7de8f7a4e7b693efbd9a6b7b5e

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