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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 翁逢??翁逢??^ 10001001101001011000100010100111001111110011111110001001101001011000100010100111001111110011111101011110 89a588a73f3f89a588a73f3f5e
EUC-JP 翁逢??翁逢??^ 10110010101001111011000010101001001111110011111110110010101001111011000010101001001111110011111101011110 b2a7b0a93f3fb2a7b0a93f3f5e
UTF-8 翁逢렱급翁逢렱긁^ 11100111101111111000000111101001100000001010001011101011101000001011000111101010101110001000100111100111101111111000000111101001100000001010001011101011101000001011000111101010101110001000000101011110 e7bf81e980a2eba0b1eab889e7bf81e980a2eba0b1eab8815e
UHC 翁逢렱급翁逢렱긁^ 1110100010111010110111001111000110001110101111101011000111011110111010001011101011011100111100011000111010111110101100011101110001011110 e8badcf18ebeb1dee8badcf18ebeb1dc5e

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