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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 骭オ遏ゥ鄙定ァ 1110100110001100101101011110011110011111101010011110011110111111100100101110100010100111 e98cb5e79fa9e7bf92e8a7
EUC-JP 骭オ遏ゥ鄙定ァ 1111000111101100100011101011010111101110101000011000111010101001111011101100000111000100111010101000111010100111 f1ec8eb5eea18ea9eec1c4ea8ea7
UTF-8 骭オ遏ゥ鄙定ァ 111010011010101010101101111011111011110110110101111010011000000110001111111011111011110110101001111010011000010010011001111001011010111010011010111011111011110110100111 e9aaadefbdb5e9818fefbda9e98499e5ae9aefbda7
UHC ????鄙定? 001111110011111100111111001111111101111010101001111011111101001000111111 3f3f3f3fdea9efd23f

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