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 シセ霰シル}シセ霰シル{^ 101111001011111011101000110001011011110011011001011111011011110010111110111010001100010110111100110110010111101101011110 bcbee8c5bcd97dbcbee8c5bcd97b5e
EUC-JP シセ霰シル}シセ霰シル{^ 1000111010111100100011101011111011110000110001111000111010111100100011101101100101111101100011101011110010001110101111101111000011000111100011101011110010001110110110010111101101011110 8ebc8ebef0c78ebc8ed97d8ebc8ebef0c78ebc8ed97b5e
UTF-8 シセ霰シル}シセ霰シル{^ 111011111011110110111100111011111011110110111110111010011001110010110000111011111011110110111100111011111011111010011001011111011110111110111101101111001110111110111101101111101110100110011100101100001110111110111101101111001110111110111110100110010111101101011110 efbdbcefbdbee99cb0efbdbcefbe997defbdbcefbdbee99cb0efbdbcefbe997b5e
UHC ??霰??}??霰??{^ 001111110011111111011111101011000011111100111111011111010011111100111111110111111010110000111111001111110111101101011110 3f3fdfac3f3f7d3f3fdfac3f3f7b5e

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