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 ???毅?}???毅?{^ 001111110011111100111111100010110100001000111111011111010011111100111111001111111000101101000010001111110111101101011110 3f3f3f8b423f7d3f3f3f8b423f7b5e
EUC-JP ???毅?}???毅?{^ 001111110011111100111111101101011010001100111111011111010011111100111111001111111011010110100011001111110111101101011110 3f3f3fb5a33f7d3f3f3fb5a33f7b5e
UTF-8 隸뉖슗毅쳌}隸뉖슗毅쳌{^ 111011111010011010111000111010111000100110010110111011001000101010010111111001101010111110000101111011001011001110001100011111011110111110100110101110001110101110001001100101101110110010001010100101111110011010101111100001011110110010110011100011000111101101011110 efa6b8eb8996ec8a97e6af85ecb38c7defa6b8eb8996ec8a97e6af85ecb38c7b5e
UHC 隸뉖슗毅쳌}隸뉖슗毅쳌{^ 1110011111100110100001111110101110011010101001101110101111110110101010110110111001111101111001111110011010000111111010111001101010100110111010111111011010101011011011100111101101011110 e7e687eb9aa6ebf6ab6e7de7e687eb9aa6ebf6ab6e7b5e

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