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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????←?節?ぁ^ 00111111001111110011111100111111100000011010100100111111100100001101111100111111100000101001111101011110 3f3f3f3f81a93f90df3f829f5e
EUC-JP ????←?節?ぁ^ 00111111001111110011111100111111101000101010101100111111110000001110000100111111101001001010000101011110 3f3f3f3fa2ab3fc0e13fa4a15e
UTF-8 蓮곻퐞履←뇖節뉗ぁ^ 11101111101001101001100111101010101100111011101111101101100100001001111011101111101001111001111111100010100001101001000011101011100001111001011011100111101011111000000011101011100010011001011111100011100000011000000101011110 efa699eab3bbed909eefa79fe28690eb8796e7af80eb8997e381815e
UHC 蓮곻퐞履←뇖節뉗ぁ^ 11100110111001011000000111101111101111011000011111101100101010101010000111100111100001111000000111101111101111011000011111101100101010101010000101011110 e6e581efbd87ecaaa1e78781efbd87ecaaa15e

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