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 閭るㅉ흹}閭るㅉ흹{^ 111011111010011010000110111000111000001010001011111000111000010110001001111011011001110110111001011111011110111110100110100001101110001110000010100010111110001110000101100010011110110110011101101110010111101101011110 efa686e3828be38589ed9db97defa686e3828be38589ed9db97b5e
UHC 閭るㅉ흹}閭るㅉ흹{^ 11100110101011011010101011101011101001001011100111000101100100110111110111100110101011011010101011101011101001001011100111000101100100110111101101011110 e6adaaeba4b9c5937de6adaaeba4b9c5937b5e

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