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 ???妊?}???妊?{^ 001111110011111100111111100101000100010000111111011111010011111100111111001111111001010001000100001111110111101101011110 3f3f3f94443f7d3f3f3f94443f7b5e
EUC-JP ???妊?}???妊?{^ 001111110011111100111111110001111010010100111111011111010011111100111111001111111100011110100101001111110111101101011110 3f3f3fc7a53f7d3f3f3fc7a53f7b5e
UTF-8 琉뗫쭛妊썀}琉뗫쭛妊썀{^ 111011111010011110001100111010111001011110101011111011001010110110011011111001011010011010001010111011001000110110000000011111011110111110100111100011001110101110010111101010111110110010101101100110111110010110100110100010101110110010001101100000000111101101011110 efa78ceb97abecad9be5a68aec8d807defa78ceb97abecad9be5a68aec8d807b5e
UHC 琉뗫쭛妊썀}琉뗫쭛妊썀{^ 1110101110100100100010111110101110100111100100011110110011110100100110110110111001111101111010111010010010001011111010111010011110010001111011001111010010011011011011100111101101011110 eba48beba791ecf49b6e7deba48beba791ecf49b6e7b5e

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