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 ???蔭?}???蔭?{^ 001111110011111100111111100010001111110000111111011111010011111100111111001111111000100011111100001111110111101101011110 3f3f3f88fc3f7d3f3f3f88fc3f7b5e
EUC-JP ???蔭?}???蔭?{^ 001111110011111100111111101100001111111000111111011111010011111100111111001111111011000011111110001111110111101101011110 3f3f3fb0fe3f7d3f3f3fb0fe3f7b5e
UTF-8 捻믡끉蔭푣}捻믡끉蔭푣{^ 111011111010011010100100111010111010111110100001111010111000000110001001111010001001010010101101111011011001000110100011011111011110111110100110101001001110101110101111101000011110101110000001100010011110100010010100101011011110110110010001101000110111101101011110 efa6a4ebafa1eb8189e894aded91a37defa6a4ebafa1eb8189e894aded91a37b5e
UHC 捻믡끉蔭푣}捻믡끉蔭푣{^ 1110011011110111100100101110001110000101101111001110101111100011101111100110111001111101111001101111011110010010111000111000010110111100111010111110001110111110011011100111101101011110 e6f792e385bcebe3be6e7de6f792e385bcebe3be6e7b5e

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