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 ???堯?}???堯?{^ 001111110011111100111111111010101001111100111111011111010011111100111111001111111110101010011111001111110111101101011110 3f3f3fea9f3f7d3f3f3fea9f3f7b5e
EUC-JP ???堯?}???堯?{^ 001111110011111100111111111101001010000100111111011111010011111100111111001111111111010010100001001111110111101101011110 3f3f3ff4a13f7d3f3f3ff4a13f7b5e
UTF-8 筽딃뇦堯탇}筽딃뇦堯탇{^ 111001111010110110111101111010111001010010000011111010111000011110100110111001011010000010101111111011011000001110000111011111011110011110101101101111011110101110010100100000111110101110000111101001101110010110100000101011111110110110000011100001110111101101011110 e7adbdeb9483eb87a6e5a0afed83877de7adbdeb9483eb87a6e5a0afed83877b5e
UHC 筽딃뇦堯탇}筽딃뇦堯탇{^ 1110100010100100100010101110100110000111100011101110100011101011101101010110111001111101111010001010010010001010111010011000011110001110111010001110101110110101011011100111101101011110 e8a48ae9878ee8ebb56e7de8a48ae9878ee8ebb56e7b5e

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