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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 髫エ鄙ヲ髫エ鄙ヲB 11101001100110101011010011100111101111111010011011101001100110101011010011100111101111111010011001000010 e99ab4e7bfa6e99ab4e7bfa642
EUC-JP 髫エ鄙ヲ髫エ鄙ヲB 1111000111111010100011101011010011101110110000011000111010100110111100011111101010001110101101001110111011000001100011101010011001000010 f1fa8eb4eec18ea6f1fa8eb4eec18ea642
UTF-8 髫エ鄙ヲ髫エ鄙ヲB 11101001101010111010101111101111101111011011010011101001100001001001100111101111101111011010011011101001101010111010101111101111101111011011010011101001100001001001100111101111101111011010011001000010 e9ababefbdb4e98499efbda6e9ababefbdb4e98499efbda642
UHC ??鄙???鄙?B 0011111100111111110111101010100100111111001111110011111111011110101010010011111101000010 3f3fdea93f3f3fdea93f42

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