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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?る??}?る??{^ 00111111100000101110100100111111001111110111110100111111100000101110100100111111001111110111101101011110 3f82e93f3f7d3f82e93f3f7b5e
EUC-JP ?る??}?る??{^ 00111111101001001110101100111111001111110111110100111111101001001110101100111111001111110111101101011110 3fa4eb3f3f7d3fa4eb3f3f7b5e
UTF-8 閭る쵎징}閭る쵎징{^ 111011111010011010000110111000111000001010001011111011001011010110001110111011001010011110010101011111011110111110100110100001101110001110000010100010111110110010110101100011101110110010100111100101010111101101011110 efa686e3828becb58eeca7957defa686e3828becb58eeca7957b5e
UHC 閭る쵎징}閭る쵎징{^ 11100110101011011010101011101011101011001001000011000010101000010111110111100110101011011010101011101011101011001001000011000010101000010111101101011110 e6adaaebac90c2a17de6adaaebac90c2a17b5e

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