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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 偲レナリナ鴫偲璽 100011101100001111011010110001011101100011000101100011101011000010001110110000111000111010100011 8ec3dac5d8c58eb08ec38ea3
EUC-JP 偲レナリナ鴫偲璽 10111100110001011000111011011010100011101100010110001110110110001000111011000101101111001011001010111100110001011011110010100101 bcc58eda8ec58ed88ec5bcb2bcc5bca5
UTF-8 偲レナリナ鴫偲璽 111001011000000110110010111011111011111010011010111011111011111010000101111011111011111010011000111011111011111010000101111010011011010010101011111001011000000110110010111001111001001010111101 e581b2efbe9aefbe85efbe98efbe85e9b4abe581b2e792bd
UHC ???????璽 001111110011111100111111001111110011111100111111001111111101111111011110 3f3f3f3f3f3f3fdfde

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